home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Akce / Quartet / Main / SPEECH.SWF / scripts / DefineButton2_46 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2002-07-11  |  90b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(12);
  4.    set("_root.speech:snd",0);
  5. }
  6.